-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.6.4
-
Code
-
Classes
- Setup_Wizard
Total Complexity |
76 |
Dependencies |
16 |
Dependents |
1 |
Total lines |
616 |
Lines of code |
397 |
Logical lines of code |
197 |
Comment lines |
152 |
Methods |
17 |
Properties |
2 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setup_page() |
D |
27 |
30 |
139 |
send_authentication_setup_email() |
B |
41 |
17 |
52 |
setup_page_steps() |
S |
55 |
6 |
21 |
setup_page_footer() |
S |
50 |
4 |
31 |
wp_2fa_step_global_2fa_methods() |
S |
46 |
2 |
50 |
wp_2fa_step_global_2fa_methods_save() |
S |
58 |
3 |
15 |
get_next_step() |
S |
61 |
3 |
12 |
setup_page_header() |
S |
52 |
1 |
28 |
setup_page_content() |
S |
65 |
2 |
11 |
wp_2fa_add_intro_step() |
S |
61 |
1 |
12 |
admin_menus() |
S |
78 |
1 |
3 |
introduction_step() |
S |
81 |
1 |
3 |
wp_2fa_step_welcome() |
S |
80 |
1 |
3 |
wp_2fa_step_finish_save() |
S |
73 |
1 |
5 |
wp_2fa_step_finish() |
S |
76 |
1 |
4 |
network_admin_menus() |
S |
78 |
1 |
3 |
introduction_step_save() |
S |
73 |
1 |
5 |